po/potextformat.infile - Blend infile used to produce the
text version of the WebPO for delivery to the
Web based user ordering products.
Used by po.blend
1996-09-25 RKJ-000 Original version
-->
$endout
Thank you for your business. If you have any questions or problems with this purchase order, please
contact us at $SellerEmail$.
Send Date: [$cdate(0,"%m/%d/%Y at %X %Z")]
PO Number: [$poNumber$]
Company Name: [$CuName$]
Customer ID: [$CustomerID$]
Contact: [$Contact$]
E-mail: [$email$]
Phone: [$phone$]
Street Address 1: [$address1$]
Street Address 2: [$address2$]
City: [$City$]
State: [$State$]
Postal Code: [$zip$]
Country: [$country$]
Special Instructions: [$instructions$]
$set(poItems,0)$set(loop,0)$while($not($equal($ProductCount,$loop)))$if($var(ItemUnits$loop$))$set(aVal,$var(ItemUnits$loop$))$else$$set(aVal,0)$endif$$if($not($equal($aVal,0)))$inc(poItems)$endif$$inc(loop)$endwhile$Number of Items Ordered: [$poItems$]